home *** CD-ROM | disk | FTP | other *** search
- #include-once
-
- ; ------------------------------------------------------------------------------
- ;
- ; AutoIt Version: 3.1.1 (beta)
- ; Language: English
- ; Description: Progress Constants.
- ;
- ; ------------------------------------------------------------------------------
-
- ; Styles
- Global Const $PBS_SMOOTH = 1
- Global Const $PBS_VERTICAL = 4
-